RichTextKit v0.4

MappedSlice<T>.ToArray Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: MappedSlice<T>

Get the content of this mapped slice as an array

public T[] ToArray();

Returns

T[]

The content as an array